home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 July/August / PC Active NR.227.iso / Software / ShellLess / ShellLess_setup_XP.exe / {app} / shellless.chm / macrobject.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-08-05  |  428 b   |  26 lines

  1.  
  2. .RelatedTopics {
  3.   line-height: 18px;
  4.   display: block;
  5.   margin-top: 8px;
  6.   margin-bottom: 8px;
  7.   margin-left: 24px;
  8. }
  9.  
  10. .CopyrightSpliter {
  11.   border-top: 1px solid #D0D0D0;
  12.   border-left: 1px solid #FFFFFF;
  13.   border-right: 1px solid #FFFFFF;
  14.   border-bottom: 1px solid #FFFFFF;
  15. }
  16.  
  17. a:link, a:visited {
  18.   color: blue;
  19.   text-decoration: none;
  20. }
  21.  
  22. a:hover {
  23.   color: blue;
  24.   text-decoration: underline;
  25. }
  26.